[INFO] cloning repository https://github.com/hugaalfatech/hace-io-quick
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hugaalfatech/hace-io-quick" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhugaalfatech%2Fhace-io-quick", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhugaalfatech%2Fhace-io-quick'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7dacaf6dab647f027eb380c96a05d36154bb3150
[INFO] checking hugaalfatech/hace-io-quick against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhugaalfatech%2Fhace-io-quick" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hugaalfatech/hace-io-quick
[INFO] finished tweaking git repo https://github.com/hugaalfatech/hace-io-quick
[INFO] tweaked toml for git repo https://github.com/hugaalfatech/hace-io-quick written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hugaalfatech/hace-io-quick on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hugaalfatech/hace-io-quick already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastbloom v0.14.1
[INFO] [stderr]   Downloaded uuid v1.23.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a80d43f70abfe8164d0d7982f18fb6bfa20dce2072741bb0e5def21baae0d22c
[INFO] running `Command { std: "docker" "start" "a80d43f70abfe8164d0d7982f18fb6bfa20dce2072741bb0e5def21baae0d22c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a80d43f70abfe8164d0d7982f18fb6bfa20dce2072741bb0e5def21baae0d22c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a80d43f70abfe8164d0d7982f18fb6bfa20dce2072741bb0e5def21baae0d22c" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a80d43f70abfe8164d0d7982f18fb6bfa20dce2072741bb0e5def21baae0d22c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a80d43f70abfe8164d0d7982f18fb6bfa20dce2072741bb0e5def21baae0d22c" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking qoe v0.1.0 (/opt/rustwide/workdir/quick/codec/qoe)
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]     Checking hace-io-raci v0.1.0 (/opt/rustwide/workdir/raci)
[INFO] [stdout] warning: unused import: `alloc::string::String`
[INFO] [stdout]  --> raci/transport.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::string::String;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::string::String`
[INFO] [stdout]  --> raci/transport.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::string::String;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hace-io-racin v0.1.0 (/opt/rustwide/workdir/racin)
[INFO] [stderr]     Checking hace-io-racex v0.1.0 (/opt/rustwide/workdir/racex)
[INFO] [stdout] warning: unused import: `std::ptr`
[INFO] [stdout]  --> racin/arena/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ptr;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `arena_offset_t` should have an upper camel case name
[INFO] [stdout]  --> racin/arena/mod.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub type arena_offset_t = u64;
[INFO] [stdout]   |          ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArenaOffsetT`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ordering`
[INFO] [stdout]  --> racin/signal/mod.rs:2:37
[INFO] [stdout]   |
[INFO] [stdout] 2 | use core::sync::atomic::{AtomicU64, Ordering};
[INFO] [stdout]   |                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ptr`
[INFO] [stdout]  --> racin/arena/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ptr;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `arena_offset_t` should have an upper camel case name
[INFO] [stdout]  --> racin/arena/mod.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub type arena_offset_t = u64;
[INFO] [stdout]   |          ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArenaOffsetT`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ordering`
[INFO] [stdout]  --> racin/signal/mod.rs:2:37
[INFO] [stdout]   |
[INFO] [stdout] 2 | use core::sync::atomic::{AtomicU64, Ordering};
[INFO] [stdout]   |                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> racin/core/mod.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct RacinCore {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 18 |     config: RacinConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `header` is never read
[INFO] [stdout]   --> racin/arena/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SharedArena {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 14 |     header: ArenaHeader,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `arena_base` is never read
[INFO] [stdout]  --> racin/ffi/client.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RacinFfiClient {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 4 |     #[cfg(feature = "std")]
[INFO] [stdout] 5 |     arena_base: *const u8,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> racin/core/mod.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct RacinCore {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 18 |     config: RacinConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `header` is never read
[INFO] [stdout]   --> racin/arena/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SharedArena {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 14 |     header: ArenaHeader,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `arena_base` is never read
[INFO] [stdout]  --> racin/ffi/client.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RacinFfiClient {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 4 |     #[cfg(feature = "std")]
[INFO] [stdout] 5 |     arena_base: *const u8,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking fastbloom v0.14.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking hace-io-xloader v0.1.0 (/opt/rustwide/workdir/xloader)
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking quinn-proto v0.11.14
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hace-io-quick-core v0.1.0 (/opt/rustwide/workdir/quick/core)
[INFO] [stderr]     Checking hace-io-quick v0.1.0 (/opt/rustwide/workdir/quick)
[INFO] [stdout] error[E0433]: cannot find module or crate `haceto` in this scope
[INFO] [stdout]  --> quick/src/rax_control/controller.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use haceto::time::sleep;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `haceto`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `haceto`, use `cargo add haceto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `haceto` in this scope
[INFO] [stdout]  --> quick/src/rax_control/registry.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use haceto::sync::Mutex;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `haceto`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `haceto`, use `cargo add haceto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `infra_core_quick`
[INFO] [stdout]  --> quick/core/examples/usage.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use infra_core_quick::{FnListener, FnStream};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `infra_core_quick`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `infra_core_quick`, use `cargo add infra_core_quick` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]  --> quick/core/examples/usage.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[tokio::main]
[INFO] [stdout]   |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `haceto` in this scope
[INFO] [stdout]  --> quick/src/rax_control/controller.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use haceto::time::sleep;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `haceto`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `haceto`, use `cargo add haceto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `haceto` in this scope
[INFO] [stdout]  --> quick/src/rax_control/registry.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use haceto::sync::Mutex;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `haceto`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `haceto`, use `cargo add haceto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> quick/core/examples/usage.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn main() -> anyhow::Result<()> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `anyhow` in this scope
[INFO] [stdout]  --> quick/core/examples/usage.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn main() -> anyhow::Result<()> {
[INFO] [stdout]   |                    ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hace-io-quick-core` (example "usage") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hace-io-quick` (lib) due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hace-io-quick` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "a80d43f70abfe8164d0d7982f18fb6bfa20dce2072741bb0e5def21baae0d22c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a80d43f70abfe8164d0d7982f18fb6bfa20dce2072741bb0e5def21baae0d22c", kill_on_drop: false }`
[INFO] [stdout] a80d43f70abfe8164d0d7982f18fb6bfa20dce2072741bb0e5def21baae0d22c
